home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 8 / Revista CD Expert nº 08 CD1.iso / Utilitarios / Especiais / Hotdog 5.5 / hotdog55install.exe / %SYS32% / SausReg.exe / 0 / RCDATA / TFINALSCREENFORM / TFINALSCREENFORM.txt
Encoding:
Text File  |  1999-04-29  |  2.8 KB  |  102 lines

  1. object FinalScreenForm: TFinalScreenForm
  2.   Left = 200
  3.   Top = 108
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Registration %s'
  7.   ClientHeight = 365
  8.   ClientWidth = 432
  9.   Font.Charset = ANSI_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Tahoma'
  13.   Font.Pitch = fpVariable
  14.   Font.Style = []
  15.   Scaled = False
  16.   OnCreate = FormCreate
  17.   OnShow = FormShow
  18.   PixelsPerInch = 120
  19.   TextHeight = 13
  20.   object Bevel1: TBevel
  21.     Left = 19
  22.     Top = 318
  23.     Width = 393
  24.     Height = 3
  25.   end
  26.   object TextLabel: TLabel
  27.     Left = 19
  28.     Top = 93
  29.     Width = 393
  30.     Height = 171
  31.     AutoSize = False
  32.     WordWrap = True
  33.   end
  34.   object TextImage: TImage
  35.     Left = 107
  36.     Top = 11
  37.     Width = 171
  38.     Height = 33
  39.     AutoSize = True
  40.   end
  41.   object Button1: TButton
  42.     Left = 19
  43.     Top = 327
  44.     Width = 81
  45.     Height = 30
  46.     Caption = '&Help'
  47.     TabOrder = 0
  48.     Visible = False
  49.   end
  50.   object OK: TButton
  51.     Left = 334
  52.     Top = 327
  53.     Width = 81
  54.     Height = 30
  55.     Cancel = True
  56.     Caption = '&OK'
  57.     TabOrder = 1
  58.     OnClick = OKClick
  59.   end
  60.   object PrintButton: TBitBtn
  61.     Left = 44
  62.     Top = 273
  63.     Width = 127
  64.     Height = 30
  65.     Caption = 'Print details'
  66.     TabOrder = 2
  67.     Visible = False
  68.     OnClick = PrintButtonClick
  69.     Glyph.Data = {
  70.       36010000424D3601000000000000760000002800000012000000100000000100
  71.       040000000000C000000000000000000000001000000010000000000000000000
  72.       80000080000000808000800000008000800080800000C0C0C000808080000000
  73.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  74.       7777770050007770000000000077770077777708888888880807770077707000
  75.       0000000000807700770870FFFFFFBBBFF0007700700070FFFFFF888FF0807700
  76.       70FF7000000000000088070070FF70FFFFFFFFFF080807007000770000000000
  77.       F080070070FF7770FFFFFFFF0F080700770077770F00000F0000770077707777
  78.       0FFFFFFFF07777007777777770F00000F07777007777777770FFFFFFFF077700
  79.       7777777777000000000777007777777777777777777777007777}
  80.   end
  81.   object CopyButton: TBitBtn
  82.     Left = 255
  83.     Top = 273
  84.     Width = 127
  85.     Height = 30
  86.     Caption = 'Copy details'
  87.     TabOrder = 3
  88.     OnClick = CopyButtonClick
  89.     Glyph.Data = {
  90.       36010000424D3601000000000000760000002800000012000000100000000100
  91.       040000000000C000000000000000000000001000000010000000000000000000
  92.       80000080000000808000800000008000800080800000C0C0C000808080000000
  93.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  94.       7777770000007777777777777777770077777777777000000000770077777777
  95.       7770FFFFFFF07700777777777770F00000F07700777770000000FFFFFFF07700
  96.       777770FFFFF0F00000F07700700070F00000FFFFFFF0770070FF70FFFFF0F00F
  97.       0000770070F070F00000FFFF0F07770070FF70FFFFF0FFFF0077770070F070F0
  98.       0F0000000777770070FF70FFFF0F07777777770070F070FFFF00777777777700
  99.       70FF7000000777777777770070FF777777777777777777007000}
  100.   end
  101. end
  102.